| Total Complexity | 106 |
| Dependencies | 5 |
| Dependents | 5 |
| Total lines | 564 |
| Lines of code | 344 |
| Logical lines of code | 165 |
| Comment lines | 133 |
| Methods | 13 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| remove_non_unique_settings() | 39 | 33 | 63 | |
| get_setting_description() | 35 | 16 | 83 | |
| remove_disabled_options() | 55 | 13 | 17 | |
| decode_and_validate_config_file() | 49 | 10 | 28 | |
| apply_config() | 52 | 10 | 22 | |
| enqueue_react_scripts() | 44 | 4 | 42 | |
| format_config_to_display() | 60 | 5 | 13 | |
| apply_config_by_id() | 59 | 4 | 14 | |
| sanitize_config() | 63 | 4 | 10 | |
| format_settings() | 62 | 3 | 11 | |
| get_basic_config() | 55 | 1 | 20 | |
| save_uploaded_config() | 67 | 2 | 8 | |
| get_config_from_current() | 61 | 1 | 13 |